home *** CD-ROM | disk | FTP | other *** search
/ Fritz: All Fritz / All Fritz.zip / All Fritz / FILES / WORDMISC / ACTCAL.LZH / ACTCLDR.BAT next >
DOS Batch File  |  1991-07-17  |  599b  |  15 lines

  1. ECHO OFF
  2. CLS
  3. ECHO ╔════════════════════════════════════════════════════════════════════╗
  4. ECHO ║ The ActCalendar program assumes MOUSE.COM or MOUSE.SYS is active.  ║
  5. ECHO ║ When this file is on your hard drive with your other BAT files and ║
  6. ECHO ║ ActCalendar is in its own directory, no changes should be required.║
  7. ECHO ║ Please save a copy if you adapt this file for your system.  Chris  ║
  8. ECHO ╚════════════════════════════════════════════════════════════════════╝
  9. REM      This message is pushed off the screen if there are no errors.
  10. BROWSE ACTCLDR.DOC
  11. ACTCLDR
  12. CLS
  13. ACTCLDR.EXE
  14.  
  15.